home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / program / winsql.zip / EXAMPLES.ZIP / DROP.SQL < prev    next >
Text File  |  1991-05-31  |  78b  |  6 lines

  1. drop table s;
  2. drop table p;
  3. drop table j;
  4. drop table sp;
  5. drop table spj;
  6.